EMT Practice Test

1. Question Content...


Question List

Question1: When an OmniScript is launched from an Action on a FlexCard, the OmniScript displays, but no Salesforce data is populated. What error could cause this behavior?
Choose 2 answers

Question2: What should your first step be in troubleshooting whether a DataRaptor Extract is retrieving data?

Question3: In this Integration Procedure structure, what Send JSON Path would you use to send the output of the Action1 element to a Remote Action?

Question4: Which property enables custom Lightning web components to override an individual OmniScript element's component?

Question5: An OmniScript gets data from Salesforce and from an on-premises billing database. What two OmniScript elements could retrieve thi data?
Choose 2 answers

Question6: What JSON from the DRGetAccountDetails action would display all six values correctly in the OmniScript structure shown? BikContacts is a Repeat Block.

Question7: Which context variable is set in the card designer and allows access to any property in scope plus the {{payload}} variable?

Question8: Why would you clone an Integration Procedure instead of versioning it?

Question9: You want to send all data from a FlexCard's data source to a Datatable in a child FlexCard. What is the variable you put in the Data Node field in the parent FlexCard that gets all the records?

Question10: An OmniScript displays data from an API using an Integration Procedure, but some of the data is missing.
What error could cause this?
Choose 2 answers

Question11: You want a child FlexCard to use the parent's data source. What do you need to do to make it work?
Choose 2 answers

Question12: You are building a DataRaptor Load for an Integration Procedure used in an OmniScript. Based on best practices, how should you configure the Input JSON?

Question13: In an OmniScript, what is unique about a Requirement in a Messaging element?
Choose 2 answers

Question14: You configured a FlexCard with a DataRaptor data source which uses the params.id as an input. When you click View Data on the FlexCard, valid data displays. However, when you preview the layout, the FlexCard does not display. What could cause this error?
Choose 2 answers

Question15: You have a FlexCard with five FlexCard states. Four of the states have a condition. Two of the states have true conditions. Which state will be displayed?

Question16: What JSON code correctly represents the step in the OmniScript Structure panel shown?

Question17: You want to use a custom icon in a FlexCard. How would you do this?

Question18: You are importing a list of new products into Salesforce and need to map the new product to the appropriate PriceBook Entries. What typeof DataRator mapping keeps tractof the new product Records as they are created to use in the Price entries you need to create?

Question19: What is the merge code you need for this Integration Procedure structure to pass a CaseNumber node from the DataRaptor Extract Action Single Book (DRReadCase) to the HTTP Action's HTTP Path URL?

Question20: If the email address of a Contact is changed in an OmniScript, which of the following should be configured to update the contact's record in Salesforce?
Multiple Books

Question21: You want to pass the postalcode attribute from a parent to a child FlexCard. What do you enter for the Value on the parent FlexCard?

Question22: An OmniScript displays data from an API using an Integration Procedure, but some of the data is missing. What error could cause this?
Choose 2 answers

Question23: What two advantages does a DataRaptor Turbo Extract have over a standard DataRaptor Extract?
Choose 2 answers

Question24: You want a child FlexCard to use the parent's data source. What do you need to do to make it work?
Choose 2 answers

Question25: You have configured an Integration Procedure element with SEND/RESPONSE TRANSFORMATIONS as shown. Alternatively, how would you configure Additional Input to send exactly the same data? Assume that you check Send Only Additional Input.

A)

B)

C)

D)

Question26: You want to edit a FlexCard. Which question should you ask and answer before you make changes to the active version of the FlexCard?

Question27: You want to build a DataRaptor Transform to send product pricing to a Calculation Procedure. Given the JSON Output below, which mapping in your Transform would be correct for the Output JSON Path for the Base Price?

Question28: Which OmniScript Action element redirects the user outside the OmniScript?